Skip to content

Features/remove joda#56

Merged
juherr merged 10 commits intomainfrom
features/remove-joda
Aug 26, 2025
Merged

Features/remove joda#56
juherr merged 10 commits intomainfrom
features/remove-joda

Conversation

@juherr
Copy link
Owner

@juherr juherr commented Aug 25, 2025

Rebase of #1

Summary by CodeRabbit

  • New Features

    • Unified ISO‑8601 date/time across API and UI; timestamps now use Instant/OffsetDateTime.
    • UI tables sort dates reliably via millisecond values.
    • OCPP JSON status respects request time zone (UTC in API; request-derived in UI).
  • Refactor

    • Migrated entire codebase from Joda-Time to Java Time.
    • Reworked OCPP WebSocket pipeline and JSON mapper wiring for clearer dependency injection.
    • Centralized path settings in a new configuration structure.
  • Tests

    • Switched to AssertJ and MockMvcTester; updated tests to Java Time.
  • Chores

    • Removed Joda-Time and related adapters; refreshed test dependencies.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants